From 7f3cfad733e59c575c741c4cc8867a2ec68a380e Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 10 Dec 2006 23:28:57 +0000 Subject: [PATCH] (format-mode-line): Doc fix. --- src/xdisp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xdisp.c b/src/xdisp.c index 0a2b58761d8..da5c88a0355 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -17258,9 +17258,9 @@ for details) to use. Optional second arg FACE specifies the face property to put on all characters for which no face is specified. -t means whatever face the window's mode line currently uses +The value t means whatever face the window's mode line currently uses \(either `mode-line' or `mode-line-inactive', depending). -nil means the default is no face property. +A value of nil means the default is no face property. If FACE is an integer, the value string has no text properties. Optional third and fourth args WINDOW and BUFFER specify the window -- 2.30.2